object ProgressForm: TProgressForm Left = 277 Top = 147 BorderIcons = [] BorderStyle = bsDialog Caption = 'Compression Progress' ClientHeight = 58 ClientWidth = 267 Font.Color = clWindowText Font.Height = -14 Font.Name = 'System' Font.Style = [] Icon.Data = {} Position = poScreenCenter PixelsPerInch = 96 TextHeight = 16 object Gauge1: TGauge Left = 0 Top = 16 Width = 267 Height = 25 ForeColor = clBlue Progress = 0 end end